Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / CollectionChangedEventArgs<CollectionType,CollectedObjectType> Class
Properties


CollectionChangedEventArgs<CollectionType,CollectedObjectType> Class Members

The following tables list the members exposed by CollectionChangedEventArgs<CollectionType,CollectedObjectType>.

Public Constructors
 NameDescription
Public ConstructorCreate a new object with the provided collection object, subject, and action  
Top
Public Properties
 NameDescription
Public PropertyThe action performed on the collection  
Public PropertyThe collection that was changed  
Public PropertyThe object that was just added, removed, or updated. May be null in the case of No Change and Clear.  
Top
See Also